home *** CD-ROM | disk | FTP | other *** search
/ Champak 61 / Volume 61 - JOGO DISK .iso / Games / happyfishing.swf / scripts / DefineSprite_309 / frame_2 / DoAction.as
Text File  |  2008-03-14  |  95b  |  7 lines

  1. stop();
  2. btnNext.onPress = function()
  3. {
  4.    _root.sndButton.start(0,1);
  5.    nextFrame();
  6. };
  7.